- Sign in to your Azure Active Directory
- Select App Registrations from the Application menu
- Click New Registration
- Provide a name for the application and click register
- Click on Endpoints
- Copy the beginning part of one of the URLs (see screenshot for example)
- Navigate back to Infosec IQ
- Click the settings gear in the top-right corner and select User Settings
- Select Organizations then Setup under Single sign-on
- Select OpenID Connect and paste the URL you copied above in the Provider URL Section
- Navigate back to the application in Azure and click on Certificates & Secrets
- Click New Client Secret
- Provide a name and specify how long you want the token to be active for and click save
- Copy the key under value
- Navigate back to Infosec IQ and paste the token in the Client Secret section
- Click Save
- Copy the Redirect URL from the SSO settings and navigate back to Azure
- Once in Azure, Click on Authentication under Manage
- Select Add a Platform
- Click on Web
- Paste the Redirect URL in the Redirect URI box
- Check the box next to ID Tokens
- Click Configure
- Once configured, navigate back to Infosec Accounts and click on edit.
- Toggle the Activate this config option and click save
- expand the actions dropdown menu and select test.
- Click Begin on the test
- Once successful, navigate back to the SSO set up screen and expand the action dropdown menu and click edit.
- (optional) If you want SSO required for all users, navigate to the security tab to enable that setting